[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 7 / 9 / 4 / PSFoundation / 1.0.51 / PSFoundation.podspec.json
blob832fe4ba40645f568337481ad1581f65a711a003
2   "name": "PSFoundation",
3   "version": "1.0.51",
4   "summary": "PSFoundation",
5   "description": "PSFoundation is base library to build iOS application.",
6   "homepage": "https://github.com/pisces/PSFoundation",
7   "license": "MIT",
8   "authors": {
9     "pisces": "hh963103@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pisces/PSFoundation.git",
13     "tag": "1.0.51"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "PSFoundation/Classes/**/*",
19   "frameworks": "Foundation",
20   "resource_bundles": {
21     "PSFoundation": [
22       "PSFoundation/Assets/*"
23     ]
24   },
25   "xcconfig": {
26     "OTHER_LDFLAGS": "$(inherited) -ObjC"
27   }