[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / 6 / Funcussion / 0.1.1 / Funcussion.podspec.json
blobda11d557ea8ff6a13b4128f9e68d4f57b423f238
2   "name": "Funcussion",
3   "version": "0.1.1",
4   "summary": "A library providing functional operations for Objective C collections.",
5   "homepage": "http://github.com/voxdolo/funcussion",
6   "license": {
7     "type": "WTFPL",
8     "file": "WTFPLICENSE"
9   },
10   "authors": {
11     "Stephen Caudill": "scaudill@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/voxdolo/funcussion.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "4.0",
19     "osx": "10.7"
20   },
21   "source_files": "src",
22   "requires_arc": true