[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / d / a / LGFFreePT / 0.3.0 / LGFFreePT.podspec.json
blobcc83b3236fb957afea7b0ce6c594cae1bf71ba7a
2   "name": "LGFFreePT",
3   "version": "0.3.0",
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.3.0"
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   }