[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / f / 0 / c / SPXCore / 1.4.0 / SPXCore.podspec.json
blob659ddc0b24e640fc2e52b00c7ba2c2b431eed5c9
2   "name": "SPXCore",
3   "version": "1.4.0",
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.4.0"
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     "Stack": [
29     ],
30     "SPXDataSources": [
32     ]
33   }