[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 9 / 7 / a / HelloPods / 0.0.1 / HelloPods.podspec.json
blobf85537a9d51a12014684c251c5401fc4cc350214
2   "name": "HelloPods",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/hiXgb/HelloPods",
8   "authors": {
9     "xgb": "xieguobiyi@gmail.com"
10   },
11   "summary": "Learn about creating Podspec's and the Spec repo.",
12   "source": {
13     "git": "https://github.com/hiXgb/HelloPods.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "*.{h,m}",
17   "requires_arc": true,
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }