[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 7 / NullObjects / 0.0.1 / NullObjects.podspec.json
blobf47dfa67a04a8179eab3b0f08ea910610ac06838
2   "name": "NullObjects",
3   "version": "0.0.1",
4   "summary": "A library for building Null Objects in Objective-C.",
5   "homepage": "https://github.com/endSly/NullObjects",
6   "license": "BSD",
7   "authors": {
8     "Endika GutiĆ©rrez Salas": "me@endika.net"
9   },
10   "source": {
11     "git": "https://github.com/endSly/NullObjects.git",
12     "tag": "0.0.1"
13   },
14   "source_files": [
15     "NullObjects",
16     "NullObjects/**/*.{h,m}"
17   ],
18   "requires_arc": true