[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 4 / 7 / 1 / TestPodLibrary / 0.0.2 / TestPodLibrary.podspec.json
blob894ede6cb07c6156a199c301c64ef7985ff6d16a
2   "name": "TestPodLibrary",
3   "version": "0.0.2",
4   "summary": "A short description of TestPodLibrary.",
5   "homepage": "https://github.com/wangyongxin/TestPodLibrary",
6   "license": "MIT",
7   "authors": {
8     "wangyongxin": "wangyongxin546@163.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/wangyongxin/TestPodLibrary.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}",
20     "TestPodLibrary/*"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": [
24     "Classes/**/*.h",
25     "TestPodLibrary/**/*.h"
26   ]