[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / a / LGFFreePT / 0.0.6 / LGFFreePT.podspec.json
blobb34b176c04078e7fc7b003a9ecdd4fe671252184
2   "name": "LGFFreePT",
3   "version": "0.0.6",
4   "summary": "LGFFreePT",
5   "homepage": "https://github.com/aiononhiii/LGFFreePT.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "aiononhiii": "452354033@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aiononhiii/LGFFreePT.git",
19     "tag": "0.0.6"
20   },
21   "frameworks": "UIKit",
22   "source_files": "LGFFreePT/*.{h,m}",
23   "resource_bundles": {
24     "LGFFreePT": [
25       "LGFFreePT/*.{xib,storyboard,png}"
26     ]
27   },
28   "user_target_xcconfig": {
29     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
30   }