[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 6 / 8 / EXFramework / 0.1.2 / EXFramework.podspec.json
blob99d1a1907686aee2e8b3a6ddfd492be332d53aad
2   "name": "EXFramework",
3   "version": "0.1.2",
4   "summary": "iOS base framework so that develop you can quickly",
5   "description": "include common use function ,such as extend control, networking, customer control...",
6   "homepage": "https://github.com/zhanghua0926/EXFramework",
7   "license": "MIT",
8   "authors": {
9     "翾燚": "email@address.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zhanghua0926/EXFramework.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "EXFramework/EXFramework/**/*",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.2.1"
23     ]
24   }