[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / c / 1 / iOSBinaryPractice / 1.0.0 / iOSBinaryPractice.podspec.json
blob8ed0e3d88acdee297321ce3f4674b19c018e7138
2   "name": "iOSBinaryPractice",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "source_files": "Products/**/*.{h}",
19   "vendored_frameworks": "Products/*.framework",
20   "dependencies": {
21     "MFSIdentifier": [
23     ]
24   },
25   "prepare_command": "/bin/sh build_framework.sh"