[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / d / 6 / LGActivityModule / 0.0.2 / LGActivityModule.podspec.json
blobab52ec51602099f6542ddf3347de72bc33744555
2   "name": "LGActivityModule",
3   "version": "0.0.2",
4   "summary": "活动组件.",
5   "description": "运营活动组件",
6   "homepage": "https://github.com/applekwork/LGActivityModule.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LG": "applekwork@163.com"
13   },
14   "source": {
15     "git": "https://github.com/applekwork/LGActivityModule.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LGActivityModule/Classes/**/*",
22   "resource_bundles": {
23     "LGActivityModule": [
24       "LGActivityModule/Assets/*.png"
25     ]
26   },
27   "public_header_files": "LGActivityModule/Classes/**/*.h",
28   "frameworks": [
29     "CoreTelephony",
30     "CoreMotion"
31   ],
32   "dependencies": {
33     "AFNetworking": [
34       "= 3.2.1"
35     ],
36     "MJExtension": [
37       "= 3.0.15.1"
38     ],
39     "SDWebImage": [
40       "=4.2.2"
41     ],
42     "Masonry": [
43       "= 1.1.0"
44     ],
45     "YYModel": [
46       "= 1.0.4"
47     ]
48   }