[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / b / ABCFramework / 1.0.0 / ABCFramework.podspec.json
blob9a67297b2fcb0dfb8c83b3aaff3e373e119da070
2   "name": "ABCFramework",
3   "version": "1.0.0",
4   "summary": "This is a simple page router framework.",
5   "homepage": "https://github.com/AKACoder/ABCFramework/",
6   "license": "MIT",
7   "authors": {
8     "AKACoder": "akacoder@outlook.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/AKACoder/ABCFramework.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "SourceCode/**/*.{swift}",
18   "requires_arc": true,
19   "dependencies": {
20     "Neon": [
21       "~> 0.4.0"
22     ]
23   },
24   "pushed_with_swift_version": "3"