[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 8 / 3 / FATSqlData / 1.0.2 / FATSqlData.podspec.json
blob5d5c0f87107b78e1f9a7ed934f6f357a2fc849c5
2   "name": "FATSqlData",
3   "version": "1.0.2",
4   "summary": "数据库组件",
5   "description": "封装了FMDB,方便操作数据库",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE",
9     "text": "Permission is hereby granted ..."
10   },
11   "authors": {
12     "liuyongjie": "liuyongjie@fotoable.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "static_framework": true,
19   "homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
20   "source": {
21     "http": "https://client-akamai.akgoo.net/ios/BaseFramework-1.0.2.1.zip"
22   },
23   "vendored_frameworks": "*.framework",
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   }