[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / a / SNNeuralNet / 0.2.0 / SNNeuralNet.podspec.json
blobbbdddc61f3310a612da9275eaf965eca2aefcfa2
2   "name": "SNNeuralNet",
3   "version": "0.2.0",
4   "summary": "A neural network library for Objective-C",
5   "homepage": "https://github.com/devongovett/SNNeuralNet",
6   "license": "MIT",
7   "authors": {
8     "Devon Govett": "devongovett@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/devongovett/SNNeuralNet.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.8"
17   },
18   "source_files": "SNNeuralNet/*.{h,m}",
19   "requires_arc": true