[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 0 / EasyIOS-Extention / 1.2 / EasyIOS-Extention.podspec.json
blob128914e0fe70fd0fac27196220eb2c752a782a4c
2   "name": "EasyIOS-Extention",
3   "version": "1.2",
4   "summary": "EasyIOS-Extention",
5   "homepage": "http://easyios.08dream.com",
6   "social_media_url": "http://easyios.08dream.com",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "zhuchao": "zhuchao@iosx.me"
16   },
17   "source": {
18     "git": "https://github.com/zhuchaowe/EasyIOS-Extention.git",
19     "tag": "1.2"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "EasyExtention",
25       "source_files": "*.{h,m,mm}",
26       "requires_arc": true,
27       "dependencies": {
28         "RegExCategories": [
30         ],
31         "TTTAttributedLabel": [
33         ],
34         "UICKeyChainStore": [
36         ],
37         "IQKeyboardManager": [
39         ],
40         "RMUniversalAlert": [
42         ],
43         "XAspect": [
45         ]
46       }
47     }
48   ]