[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / d / RPUtils / 0.1.1 / RPUtils.podspec.json
blob23bb7d7ed8a65c3b32fa1ec09440a8796883fedf
2   "name": "RPUtils",
3   "version": "0.1.1",
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.1"
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/**/*"