[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / c / 8 / 6 / ResearchPod / 0.0.1 / ResearchPod.podspec.json
blob70b379548c338a287e7866a5781dbe5267bc9793
2   "name": "ResearchPod",
3   "version": "0.0.1",
4   "summary": "This is a testPod used for research.",
5   "description": "                   A longer description of ResearchPod in Markdown format.\n\n                   * My Research Pod\n\n",
6   "homepage": "https://twitter.com/Tranneman",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Duy Tran": "zeromus45@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/duytrann/MyCocoaPod.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "ResearchPod",
23     "ResearchProject/ResearchProject/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ]
30   }