[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / c / SPXCore / 1.3.1 / SPXCore.podspec.json
bloba5591223d1577d5c93d645ad8cfc25f4bac23bf1
2   "name": "SPXCore",
3   "version": "1.3.1",
4   "summary": "SPXCore is a collection of other open source projects by me.",
5   "homepage": "https://github.com/shaps80/SPXCore",
6   "license": "MIT",
7   "authors": {
8     "Shaps Mohsenin": "shapsuk@me.com"
9   },
10   "source": {
11     "git": "https://github.com/shaps80/SPXCore.git",
12     "tag": "1.3.1"
13   },
14   "social_media_url": "https://twitter.com/shaps",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "dependencies": {
21     "SPXDefines": [
23     ],
24     "SPXDataValidators": [
26     ],
27     "SPXCoreData": [
29     ],
30     "SPXDataSources": [
32     ]
33   }