[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 9 / e / ObjectiveKit / 0.1.0 / ObjectiveKit.podspec.json
blob643583682faa3cfd14d917d5d154bcbeec0f4bf7
2   "name": "ObjectiveKit",
3   "version": "0.1.0",
4   "summary": "Swift friendly API for a set of Objective C runtime functions.",
5   "description": "ObjectiveKit provides a Swift friendly API for a set of powerful Objective C runtime functions.",
6   "homepage": "https://github.com/marmelroy/ObjectiveKit",
7   "license": "MIT",
8   "authors": {
9     "Roy Marmelstein": "marmelroy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/marmelroy/ObjectiveKit.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "http://twitter.com/marmelroy",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ObjectiveKit",
21   "pushed_with_swift_version": "3.0"