[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 3 / e / CCSugar / 1.2.2 / CCSugar.podspec.json
blob0a249ce3c63c9d19058de4f23eb8f893b056c7fe
2   "name": "CCSugar",
3   "version": "1.2.2",
4   "summary": "A set of functional additions for Foundation you wish you'd had in the first place. Objective C additions for humans. Write ObjC _like a boss_.",
5   "description": "-map, -each, -select, unless(true){}, -includes, -upto, -downto, and many more!",
6   "homepage": "https://github.com/ccworld1000/CCSugar",
7   "license": "MIT",
8   "authors": {
9     "Marin Usalj": "marin2211@gmail.com",
10     "Neil Cowburn": "git@neilcowburn.com",
11     "cc": "ccworld1000@gmail.com"
12   },
13   "social_media_url": "https://github.com/ccworld1000",
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.7"
17   },
18   "source": {
19     "git": "https://github.com/ccworld1000/CCSugar.git",
20     "tag": "1.2.2"
21   },
22   "source_files": "CCSugar/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true