[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 6 / M4CoreFoundation / 0.1.0 / M4CoreFoundation.podspec.json
blobf505b9efb6ccf8b96ac41c3d624a2b4e5dffa209
2   "name": "M4CoreFoundation",
3   "version": "0.1.0",
4   "summary": "M4CoreFoundation use for company projects.",
5   "description": "M4CoreFoundation use for company projects.",
6   "homepage": "https://github.com/Magic4Cloud/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "270452746@qq.com": "270452746@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Magic4Cloud/M4CoreFundations.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "M4CoreFoundation/ViewControllers/*.{h,m}",
23     "M4CoreFoundation/Utility/*.{h,m}",
24     "M4CoreFoundation/UIKit/*.{h,m}",
25     "M4CoreFoundation/SNS/*.{h,m}",
26     "M4CoreFoundation/Notifications/*.{h,m}",
27     "M4CoreFoundation/Networking/*.{h,m}",
28     "M4CoreFoundation/Macros/*.{h}",
29     "M4CoreFoundation/Foundation/*.{h,m}",
30     "M4CoreFoundation/Category/*.{h,m}",
31     "M4CoreFoundation/BaseClass/*.{h,m}",
32     "M4CoreFoundation/*.{h}"
33   ],
34   "frameworks": [
35     "UIKit",
36     "Foundation",
37     "WebKit",
38     "QuartzCore",
39     "MobileCoreServices"
40   ],
41   "dependencies": {
42     "MJRefresh": [
44     ],
45     "AFNetworking": [
47     ],
48     "YYModel": [
50     ],
51     "YYWebImage": [
53     ],
54     "YYCategories": [
56     ]
57   }