[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 1 / LWPurchase / 1.0.0 / LWPurchase.podspec.json
blobe898432a628578ea263e5f6aa5d8a9dbf5a9bffe
2   "name": "LWPurchase",
3   "version": "1.0.0",
4   "summary": "LWPurchase for In-App Purchase,非消耗型内购组件,一行代码实现对内购集成。",
5   "description": "LWPurchase,App非消耗型内购组件,一行代码实现对内购集成。",
6   "homepage": "https://github.com/luowei/LWPurchase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "luowei@wodedata.com"
13   },
14   "source": {
15     "git": "https://github.com/luowei/LWPurchase.git"
16   },
17   "social_media_url": "https://twitter.com/luowei010101",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LWPurchase/Classes/**/*",
22   "resource_bundles": {
23     "LWPurchase": [
24       "LWPurchase/Assets/**/*"
25     ]
26   },
27   "public_header_files": "LWPurchase/Classes/**/*.h",
28   "dependencies": {
29     "FCAlertView": [
31     ],
32     "Masonry": [
34     ],
35     "Reachability": [
37     ],
38     "LWHUD": [
40     ]
41   }