[Add] IMGLYUI 1.43.0-rc.3
[CocoaPods.git] / Specs / 1 / 7 / b / core-ios-oc / 1.0.0 / core-ios-oc.podspec.json
blobd468015629779f719078f534dd0dd32905a70ff6
2   "name": "core-ios-oc",
3   "version": "1.0.0",
4   "summary": "A Objective-C framework",
5   "platforms": {
6     "ios": "7.0"
7   },
8   "description": "a simple Objective-C framework",
9   "homepage": "https://github.com/chenzhe555/core-ios-oc",
10   "license": {
11     "type": "MIT",
12     "file": "FILE_LICENSE"
13   },
14   "authors": {
15     "陈哲": "376811578@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/chenzhe555/core-ios-oc.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "core-ios-oc/Framework/MCAppDefine.h",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.5.4"
25     ],
26     "UMengAnalytics": [
27       "~> 3.5.8"
28     ],
29     "ZYQAssetPickerController": [
30       "~> 1.0.0"
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "core-ios-oc",
36       "subspecs": [
37         {
38           "name": "baseService",
39           "source_files": "core-ios-oc/Framework/baseService/*.h"
40         }
41       ]
42     }
43   ]