[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 4 / 500px-iOS-api / 1.0.5 / 500px-iOS-api.podspec.json
blob543e5dabc1fe211b6e0432d80544b1e426219cdc
2   "name": "500px-iOS-api",
3   "version": "1.0.5",
4   "summary": "A simple SDK for accessing the 500px API. ",
5   "homepage": "https://github.com/500px/500px-iOS-api",
6   "license": "MIT",
7   "authors": {
8     "Ash Furrow": "ash@ashfurrow.com",
9     "Paddy O'Brien": "paddy@500px.com"
10   },
11   "source": {
12     "git": "https://github.com/500px/500px-iOS-api.git",
13     "tag": "1.0.5"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "Classes",
20     "PXAPI/**/*.{h,m}"
21   ],
22   "requires_arc": true