[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / a / AJSDK / 2.0.0 / AJSDK.podspec.json
blob5f1f9d249ecef5e9ea92e03e081a5b52f586d213
2   "name": "AJSDK",
3   "version": "2.0.0",
4   "summary": "My first sdk of AJSDK.",
5   "homepage": "https://github.com/Arki-Jester/AJSDK",
6   "license": "MIT",
7   "authors": {
8     "liubingye": "liubingye@eakay.cn"
9   },
10   "source": {
11     "git": "https://github.com/Arki-Jester/AJSDK.git",
12     "tag": "2.0.0"
13   },
14   "source_files": [
15     "AJSDK",
16     "MySDK/**/*.{h,m}"
17   ],
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }