[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 4 / InviteCodeSDK / 0.1.0 / InviteCodeSDK.podspec.json
blobd4fba935a28724ffba846af5702834fcee6711b8
2   "name": "InviteCodeSDK",
3   "version": "0.1.0",
4   "summary": "A short description of InviteCodeSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tutu279737146/InviteCodeSDK",
7   "license": "MIT",
8   "authors": {
9     "tushizhan": "279737146@qq.com"
10   },
11   "source": {
12     "git": "/Users/tushizhan/Desktop/InviteCodeSDK",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "InviteCodeSDK/Classes/**/*.{h,m}",
19   "public_header_files": "InviteCodeSDK/Classes/**/*.h",
20   "frameworks": [
21     "UIKit",
22     "MapKit"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 2.3"
27     ]
28   }