[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / c / 2 / 7 / FirstProjects / 0.1.2 / FirstProjects.podspec.json
blob0022c810387cf34fba24f3e1993362b097ac01cd
2   "name": "FirstProjects",
3   "version": "0.1.2",
4   "summary": "Just Testing.",
5   "description": "Testing Private Podspec.\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/weizhonghai/FirstProjects",
7   "license": "MIT",
8   "authors": {
9     "weizhonghai": "179590100@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/weizhonghai/FirstProjects.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "FirstProjects/FirstProjects/FirstProjects/*.{h,m}",
21     "FirstProjects/FirstProjects/FirstProjects/*.{h,m}"
22   ],
23   "frameworks": "Foundation"