[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / a / 3 / O2Specs / 1.0.0 / O2Specs.podspec.json
blob9510c65486dc77e573df579f94af38b17bcaff25
2   "name": "O2Specs",
3   "version": "1.0.0",
4   "summary": "Just testing",
5   "description": "O2Specs ios sdk.",
6   "homepage": "https://github.com/xiaofeixiaflyingOC/O2Specs.git",
7   "license": "MIT",
8   "authors": {
9     "shengxin": "xiaofeixiaflying@163.com"
10   },
11   "source": {
12     "git": "https://github.com/xiaofeixiaflyingOC/O2Specs.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "Classes",
17     "src/BaseProj/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "ios": {
24     "dependencies": {
25       "SDWebImage": [
26         "~> 4.0.0"
27       ],
28       "Aspects": [
29         "~> 1.4.1"
30       ],
31       "Mantle": [
32         "~> 2.1.0"
33       ],
34       "AFNetworking": [
35         "~> 3.1.0"
36       ],
37       "Masonry": [
38         "~>1.0.2"
39       ],
40       "CocoaLumberjack": [
41         "~> 3.2.0"
42       ],
43       "SDVersion": [
44         "~> 4.0.2"
45       ],
46       "MLTransition": [
47         "~> 2.1.2"
48       ]
49     }
50   }