[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 0 / MyFirstProject / 1.0.1 / MyFirstProject.podspec.json
blob63807daafcd8192f70f7f8b6724ad281aca99ce8
2   "name": "MyFirstProject",
3   "version": "1.0.1",
4   "summary": "A short description of MyFirstProject.",
5   "description": "A short description of MyFirstProject.",
6   "homepage": "http://EXAMPLE/MyFirstProject",
7   "authors": {
8     "瞿宜楚": "1393872131@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/chudage/MyFirstProject.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "MyFirstProject/**/*.{h,m}",
18   "public_header_files": "MyFirstProject/**/*.h",
19   "requires_arc": true