[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 0 / EasyIOS-Extention / 1.1 / EasyIOS-Extention.podspec.json
blobb5e38522005c744b4a9b76f2efcd196a9b500573
2   "name": "EasyIOS-Extention",
3   "version": "1.1",
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.1"
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         "BlocksKit": [
39         ],
40         "IQKeyboardManager": [
42         ],
43         "RMUniversalAlert": [
45         ],
46         "XAspect": [
48         ]
49       }
50     }
51   ]