[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 2 / 9 / f / nytimes / 0.1 / nytimes.podspec.json
blobd61faae527756dec6b656021c452c672764a8b57
2   "name": "nytimes",
3   "version": "0.1",
4   "summary": "NYTimes Objective-C Client Library.",
5   "homepage": "https://github.com/dustineichler/NYTimes",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dustin": "dustin@smalhaus.com"
12   },
13   "social_media_url": "http://twitter.com/dustineichler",
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "git@github.com:dustineichler/NYTimes.git",
19     "tag": "0.1"
20   },
21   "source_files": [
22     "NYTimesWrapper",
23     "**/*.{h,m}"
24   ],
25   "exclude_files": "NYTimesWrapperTests/*.{h,m}",
26   "requires_arc": false