[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 0 / 2 / d / CTNetworking / 8 / CTNetworking.podspec.json
blob22356fc7c00e45b786463d02eebad14aedd3fdf7
2   "name": "CTNetworking",
3   "version": "8",
4   "summary": "CTNetworking.",
5   "description": "this is CTNetworking",
6   "homepage": "https://github.com/casatwy/CTNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "CasaTaloyum": "casatwy@msn.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/casatwy/CTNetworking.git",
19     "tag": "8"
20   },
21   "source_files": "CTNetworking/CTNetworking/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "CTMediator": [
29     ]
30   }