[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 4 / 8 / c / SocialAPPKit / 0.0.3 / SocialAPPKit.podspec.json
blob1248b4e744aa40db9f837669da06df146053a12f
2   "name": "SocialAPPKit",
3   "version": "0.0.3",
4   "summary": "社交化APP轻量级功能组件",
5   "homepage": "https://github.com/Heqiao1025/SocialAPPKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ForC": "heqiao.china@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Heqiao1025/SocialAPPKit.git",
15     "tag": "0.0.3"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": [
26     "SocialAPPKit",
27     "SocialAPPKit/**/*.{h,m}"
28   ],
29   "resource_bundles": {
30     "SocialAPPKitAssets": [
31       "SocialAPPKit/*.xcassets"
32     ]
33   }