[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / e / RPOFoundation / 0.0.4 / RPOFoundation.podspec.json
blobd4a738f01b43043ae66e666352e5f58d0794f500
2   "name": "RPOFoundation",
3   "version": "0.0.4",
4   "summary": "A little utilities library for iOS.",
5   "description": "                       This is a little library i've been using since a while ago in order to:\n                       * Reduce my code redundancy.\n                       * Try to write cleaner code.\n",
6   "homepage": "https://github.com/WedgeSparda/RPOFoundation",
7   "license": "MIT",
8   "authors": {
9     "Roberto Pastor": "roberto.pastor.ortiz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/WedgeSparda/RPOFoundation.git",
13     "tag": "0.0.4"
14   },
15   "social_media_url": "https://twitter.com/Roberto_Pastor",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "RPOFoundation": [
23       "Pod/Assets/*.png"
24     ]
25   }