[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 1 / MarkovKit / 0.6.0 / MarkovKit.podspec.json
blobd326980334001021c24feac7b1a0152fe7271951
2   "name": "MarkovKit",
3   "version": "0.6.0",
4   "summary": "Tools for working with Markov models",
5   "homepage": "https://github.com/sadawi/MarkovKit",
6   "license": "MIT",
7   "authors": {
8     "Sam Williams": "samuel.williams@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sadawi/MarkovKit.git",
12     "tag": "0.6.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "MarkovKit/**/*",
19   "resource_bundles": {
20     "MarkovKit": [
21       "MarkovKit/*.png"
22     ]
23   }