[Add] PageSenseSDK 0.7.26
[CocoaPods.git] / Specs / 8 / 4 / b / INSNibLoading / 1.0.1 / INSNibLoading.podspec.json
blob7bfa83ce6adced7252339a70660d7daeee394854
2   "name": "INSNibLoading",
3   "version": "1.0.1",
4   "summary": "A UIView/NSView category and a subclass for loading custom view from UINib (xib) files",
5   "homepage": "http://inspace.io",
6   "authors": {
7     "MichaƂ Zaborowski": "m1entus@gmail.com"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/inspace-io/INSNibLoading.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "ios": {
19     "source_files": "INSNibLoading/iOS/*.{h,m}"
20   },
21   "osx": {
22     "source_files": "INSNibLoading/OSX/*.{h,m}"
23   },
24   "requires_arc": true