[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 2 / 6 / d / RPUtils / 0.1.0 / RPUtils.podspec.json
blob0b75fee6b4bb9738fb8069d62df36fde6dcf7ba2
2   "name": "RPUtils",
3   "version": "0.1.0",
4   "summary": "Some useful functions to use in objective C projects",
5   "description": "useful functions such as device name and persian formater for dates",
6   "homepage": "https://github.com/alirp88/RPUtils",
7   "license": "MIT",
8   "authors": {
9     "Ali RP": "riahipour.ali@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/alirp88/RPUtils.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/alirp88",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"