[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 9 / JDFIndexPathFinder / 1.0 / JDFIndexPathFinder.podspec.json
blob2f904ce85e626606398883a1bb5c31169933a89a
2   "name": "JDFIndexPathFinder",
3   "version": "1.0",
4   "summary": "A UIViewController category for getting the indexPath of a UITableView/UICollectionView from a cell's subview.",
5   "description": "JDFIndexPathFinder is a UIViewController category for getting the indexPath of a UITableView/UICollectionView from a cell's subview.",
6   "homepage": "https://github.com/JoeFryer/JDFIndexPathFinder",
7   "license": "MIT",
8   "authors": {
9     "Joe Fryer": "joe.d.fryer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JoeFryer/JDFIndexPathFinder.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/joefryer88",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"