[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 1 / 2 / VectorKit / 1.0.0 / VectorKit.podspec.json
blob77fd4aed05ebcea71ad7a2f4e35042b8ba5bcc36
2   "name": "VectorKit",
3   "version": "1.0.0",
4   "summary": "Powerful vector operations for any type.",
5   "description": "VectorKit gives you powerful vector operations for the types you're already using, by providing a Vector\nprotocol which can give any type the power to perform vector operations.",
6   "homepage": "https://github.com/davidisaaclee/VectorKit",
7   "license": "MIT",
8   "authors": {
9     "David Lee": "david.isaac.lee@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/davidisaaclee",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/davidisaaclee/VectorKit.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Pod/Classes",
21     "Pod/Classes/**/*.swift"
22   ],
23   "exclude_files": "Pod/Classes/Exclude"