[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / d / ToadSeq / 0.0.1 / ToadSeq.podspec.json
blobecf822a1526545341d22be3725e83d9968a8d731
2   "name": "ToadSeq",
3   "version": "0.0.1",
4   "summary": "An iOS library for lazy sequences.",
5   "homepage": "http://fungushumungus.github.io/ToadSeq",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE.txt"
9   },
10   "authors": {
11     "Stephen Wakely": "fungus.humungus@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/FungusHumungus/ToadSeq.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "ToadSeq",
22     "ToadSeq/**/*.{h,m}"
23   ],
24   "requires_arc": true