[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 2 / VectorKit / 0.1.0 / VectorKit.podspec.json
blobbf8074df93cd5e65e488044404802e602dce32ac
2   "name": "VectorKit",
3   "version": "0.1.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": "0.1.0"
18   },
19   "source_files": [
20     "Pod/Classes",
21     "Pod/Classes/**/*.swift"
22   ],
23   "exclude_files": "Pod/Classes/Exclude"