[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / a / JCAppleScript / 0.0.1 / JCAppleScript.podspec.json
blob23a49ee7603ae3206607fc1a39fc46e880ffeb52
2   "name": "JCAppleScript",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Simple, helpful library for using your Objective-C variables within a bundled AppleScript or OSAScript.",
6   "homepage": "https://github.com/johnnyclem/JCAppleScript",
7   "authors": {
8     "John Clem": "johnnyclem@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/johnnyclem/JCAppleScript.git",
12     "tag": "v0.0.1"
13   },
14   "platforms": {
15     "osx": null
16   },
17   "source_files": "JC*.{h,m}",
18   "requires_arc": false