4 "summary": "The implementation of JSAppSugar for Cocoa.",
5 "description": "JSAppSugar is a Syntactic Sugar for JavaScript. It enables App(iOS/Android) developers to develop cross platform business logic in JavaScript language. The primary goal of this project is to make the application development process simple, cheap, and of high quality.",
6 "homepage": "https://github.com/JSAppSugar/JSA4Cocoa",
17 "git": "https://github.com/JSAppSugar/JSA4Cocoa.git",
20 "source_files": "JSA4Cocoa/**/*.{h,m}",
21 "public_header_files": "JSA4Cocoa/*.h",
22 "resources": "Assets/*.js",
23 "frameworks": "JavaScriptCore",