crosswalk-project / crosswalk-ios

Crosswalk Project for iOS
https://crosswalk-project.org/
BSD 3-Clause "New" or "Revised" License
117 stars 77 forks source link

Removed the dependency of swift-json project. #2

Closed jondong closed 9 years ago

jondong commented 9 years ago

Write the function toJSONLiteral() instead. As we only need the object to JSON string conversion, we don't need to rely on the whole project.

jondong commented 9 years ago

@zliang7 PTAL

jondong commented 9 years ago

thanks for the great review, I'll post the PR right away.

jondong commented 9 years ago

@zliang7 updated, PTAL.