[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / c / 1 / iOSBinaryPractice / 0.1.alpha / iOSBinaryPractice.podspec.json
blob7d4c98f5d81388a8f213d66f85aa4e6a1c4e4a96
2   "name": "iOSBinaryPractice",
3   "version": "0.1.alpha",
4   "summary": "iOSBinaryPractice",
5   "description": "iOS 组件二进制化方案 Demo",
6   "homepage": "https://github.com/maxfong/iOS-Library-Binary-Practice",
7   "license": "MIT",
8   "authors": {
9     "maxfong": "devmaxfong@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/maxfong/iOS-Library-Binary-Practice.git",
16     "tag": "0.1.alpha"
17   },
18   "source_files": [
19     "iOSBinaryPractice/*.{h,m}"
20   ],
21   "dependencies": {
22     "MFSIdentifier": [
24     ]
25   }